setContentsTextColor Method
In This Topic
Sets the table of contents color.
This value is used if method returns true.
Syntax
public void setContentsTextColor(
PDFBrush
)
|
Parameters
- value
- The brush used for displaying the entries in the table of contents.
See Also